No Line Cinema

presents

Full Screen Wall of Fire

This page uses a simple <A HREF> link to a .qtl file to launch QuickTime Player in full-screen mode.


Click the image above to see a full-screen movie.

You can also launch from a text link.

Note: This .qtl file uses a relative URL to link to a movie in the same folder. This may not work if you are using a Netscape browser on a Windows PC, because the browser may load the .qtl file into a cache on your hard disk before passing it to QuickTime Player.

When writing a .qtl file for use over the Internet, always use the absolute path to the movie you want to play. For example, if the .qtl file and the movie file are both in the folder located at http://your.server.com/movies/, your .qtl file should include the parameter
src="http://your.server.com/movies/MyMovie.mov"
not just
src="MyMovie.mov".